drop "replace" dependency from libldb
authorMichael Tokarev <mjt@tls.msk.ru>
Wed, 27 Nov 2024 18:51:50 +0000 (21:51 +0300)
committerMichael Tokarev <mjt@tls.msk.ru>
Fri, 27 Feb 2026 10:11:48 +0000 (13:11 +0300)
commit07d1718ff15b1b88b96908ea1e1562bf75a8263f
treed898a5020c9c35b6316d214e90b9ebc8b200a351
parent4d712291b061817fb7a59e191ba4042e0388a20e
drop "replace" dependency from libldb

Forwarded: not-needed

When building as a sub-library within samba, where
libreplace is a private library, libldb.so will
have rpath pointing to the private samba dir.  Since
ldb actually does not use anything from libreplace,
just remove the dependency.

Gbp-Pq: Name ldb-no-replace.diff
lib/ldb/wscript